CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - feature tracking

搜索资源列表

  1. KTL(1.3.4)

    0下载:
  2. 图像处理中的特征匹配算法,KTL特征跟踪算子的实现。参考论文:Good Features To Track-Image processing feature matching algorithm, KTL feature tracking operator implementations. Reference papers: Good Features To Track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1208789
    • 提供者:朱继祥
  1. CT-tracking

    0下载:
  2. 一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP co
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6489
    • 提供者:黄明
  1. Feature-Track

    0下载:
  2. this code is feature based algorithm for tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3378
    • 提供者:Iman
  1. A-Ball-Tracking-Application

    0下载:
  2. The application uses the approach introduced in paper Covariance Tracking using Model Update Based on Means on Riemannian Manifolds , F.Porikli, O.Tuzel, P.Meer. The tracking is based on: 1) initializing the target region 2) constructing the
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1248228
    • 提供者:amir2
  1. Compressive-tracking-kaihua-Zhang

    0下载:
  2. 《Real-Time Compressive Tracking》这个paper的感知跟踪算法的代码。利用Harr特征,对大部分视频有较好的跟踪效果-Code of the paper “Real-Time Compressive Tracking”。Use the Harr feature to get the good performance.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2510114
    • 提供者:Shirley
  1. Tracking

    0下载:
  2. edited the face tracking example using klt to use my facial feature points The original inbuilt example that comes with matlab can edited usin
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4382
    • 提供者:md adil
  1. CameraView-master

    0下载:
  2. 这是一个Android应用程序,他使用了OpenCV来实现特征跟踪和人脸识别-This is an example of Android application using OpenCV for feature tracking and face recognition.
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:29616
    • 提供者:宫爆鸡丁
  1. Vehicle-Tracking-System

    0下载:
  2. Abstract—This paper describes a new approach for a course and laboratory designed to allow students to develop low-cost prototypes of robotic and other embedded devices that feature Internet connectivity, I/O, networking, a real-time operating
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:71646
    • 提供者:srijan
  1. Match

    0下载:
  2. 特征捕捉,可以自定义特征,方便快捷地实现特征跟踪-Capture feature, you can customize feature, a convenient way to achieve feature tracking
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:36318
    • 提供者:魏志钦
  1. Target

    0下载:
  2. 这是加权局部特征结合判别式字典的目标跟踪编程,值得查看。-This is a weighted combination of local feature tracking program discriminant dictionary, it is worth viewing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12335443
    • 提供者:hello
  1. mypf

    0下载:
  2. 目标跟踪,使用基于颜色特征的粒子滤波跟踪算法。使用方便,较精确的实现目标跟踪功能-Target tracking using particle filter based on color feature tracking algorithm. Easy to use, more accurate tracking goals
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7126
    • 提供者:
  1. racking-Feature-Points-in-Video

    0下载:
  2. 基于OpenCV,对视频中的特征点进行提取,并跟踪。-Tracking Feature Points in Video
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:402913
    • 提供者:kilen
  1. AAM-Functions

    0下载:
  2. MATLAB源代码,AAM算法算法库,包括模型的训练、模型的匹配、特征的跟踪等-MATLAB source code, AAM algorithm library, including the model of training, model matching, feature tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:23913
    • 提供者:张新
  1. ASM-Functions

    0下载:
  2. MATLAB源代码,ASM算法算法库,包括模型的训练、模型的匹配、特征的跟踪等-MATLAB source code, ASM algorithm library, including the model of training, model matching, feature tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:15216
    • 提供者:张新
  1. Point-tracking

    0下载:
  2. 基于Opencv的点循迹跟踪,可用opencv库函数识别特征点,后根据特征点之间的联系进而进行跟踪。-Opencv point tracking tracking based on available opencv library function identification feature points, according to the feature points between contact and tracking.
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:671423
    • 提供者:图图
  1. ColorTracking_code

    0下载:
  2. 视频跟踪中的颜色跟踪算法,是跟踪算法中采用颜色特征进行特征提取与跟踪的方法(Color tracking algorithm in video tracking is a method of feature extraction and tracking in color tracking algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:5643264
    • 提供者:雲児
  1. Optical-Flow

    0下载:
  2. 光流跟踪demo,金字塔实现,Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm(Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:844800
    • 提供者:Wayne5113
  1. 目标跟踪-代码

    0下载:
  2. complete tracking with HOG feature extraction and color histogram match.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:6161408
    • 提供者:一生寻真
  1. 96282002Human-Motion-Tracking

    0下载:
  2. 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:621568
    • 提供者:浅笑qq
  1. 物体跟踪

    0下载:
  2. 实现复杂背景下的运动物体物体的识别与追踪(Recognition and tracking of objects of moving objects in complex background)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:Z.S.Wan
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com